Skip to main content

multiEffect

Type

property

Summary

Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.

Syntax

set the multiEffect to {true | false}

Description

In SuperTalk, the multiEffect property determines whether multiple visual effects are played in succession or interleaved. In LiveCode, visual effects are always played back in succession, one after the other.

The multiEffect property is always set to false. A handler can set it to any value without causing a script error, but the actual value is not changed.

glossary: property, handler, SuperCard, LiveCode, error

command: visual effect

Compatibility and Support

Introduced

LiveCode 1.0

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?